fix(cve): CVE-2026-27456 - loopdev: add LOOPDEV_FL_NOFOLLOW to prevent symlink attacks - #21
Conversation
…t symlink attacks CVE: CVE-2026-27456 (medium) - 循环设备上下文中的符号链接攻击漏洞,攻击者可通过替换备份文件为符号链接来读取任意根属主的文件 Upstream: util-linux/util-linux@7916466 Co-authored-by: hudeng <[email protected]> Generated-By: qwen3.6-35b
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds a Debian patch for CVE-2026-27456 to harden loop device handling against symlink attacks, and wires it into the packaging via changelog and series updates. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot TAG: 2.40.4-3deepin12 |
CVE: CVE-2026-3184 (medium) - A flaw was found in util-linux. Improper hostname canonicalization in the login(1) utility, when invoked with the -h option, can modify the supplied remote hostname before setting PAM_RHOST. A remote attacker could exploit this by providing a specially crafted hostname, potentially bypassing host-based access controls. Upstream: util-linux/util-linux@8b29aeb Co-authored-by: hudeng <[email protected]> Generated-By: qwen3.6-35b
…tition probing CVE: CVE-2026-13595 (medium) - libblkid: fix use-after-free in nested partition probing - The partitions list stores partitions in a contiguous array grown by reallocarray(). When the array is reallocated to a new address, all existing blkid_partition pointers become dangling. Upstream: util-linux/util-linux@60ca861 Co-authored-by: hudeng <[email protected]> Generated-By: qwen3.6-35b
|
/integrate |
|
AutoIntegrationPr Bot |
CVE: CVE-2026-27456 (medium) - 循环设备上下文中的符号链接攻击漏洞,攻击者可通过替换备份文件为符号链接来读取任意根属主的文件
Upstream: util-linux/util-linux@7916466
Co-authored-by: hudeng [email protected]
Generated-By: qwen3.6-35b
Summary by Sourcery
Apply upstream fix for CVE-2026-27456 by adding a security patch to loop device handling to prevent symlink-based attacks.
Bug Fixes:
Build:
CVE: CVE-2026-3184 (medium) - A flaw was found in util-linux. Improper hostname canonicalization in the login(1) utility, when invoked with the -h option, can modify the supplied remote hostname before setting PAM_RHOST. A remote attacker could exploit this by providing a specially crafted hostname, potentially bypassing host-based access controls.
Upstream: util-linux/util-linux@8b29aeb
Co-authored-by: hudeng [email protected]
Generated-By: qwen3.6-35b
CVE: CVE-2026-13595 (medium) - libblkid: fix use-after-free in nested partition probing - The partitions list stores partitions in a contiguous array grown by reallocarray(). When the array is reallocated to a new address, all existing blkid_partition pointers become dangling.
Upstream: util-linux/util-linux@60ca861
Co-authored-by: hudeng [email protected]
Generated-By: qwen3.6-35b